'Declaration Public Function New( _
ByVal nameИмя исполнителя.As System.String, _
ByVal commandsКоманды, которые необходимо выполнить.As System.Collections.Generic.IEnumerable(Of IProcessingCommand) _
)
public PdfFontProcessingCommandExecutor(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand> commands
)
public: PdfFontProcessingCommandExecutor(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand*>* commands
)
public:
PdfFontProcessingCommandExecutor(
System.String name,
System.Collections.Generic.IEnumerable<IProcessingCommand^>^ commands
)
Parameters
- name
- Имя исполнителя.
- commands
- Команды, которые необходимо выполнить.